home *** CD-ROM | disk | FTP | other *** search
/ Aminet 35 / Aminet 35 (2000)(Schatztruhe)[!][Feb 2000].iso / Aminet / gfx / edit / VE-VBorderD.readme < prev    next >
Encoding:
Text File  |  2000-01-03  |  3.9 KB  |  170 lines

  1. Short:    Visual Eng. - Visual Border Demo v1.22
  2. Author:   marko.seppanen@wwnet.fi (Marko Seppänen)
  3. Uploader: marko.seppanen@wwnet.fi (Marko Seppänen)
  4. Type:     gfx/edit
  5.  
  6.  
  7. Visual Engineering - Visual Border Demo v1.22
  8.  
  9.  
  10.  
  11. SHORT DESCRIPTION
  12.  
  13.   With this script you'll be able to create different kind of
  14.   borders for rectangular pictures.
  15.  
  16.  
  17. REQUIREMENTS
  18.  
  19.   Image Engineer v3.41 (Wision release 2)
  20.   Sys:Rexxc/RX
  21.  
  22.  
  23. INSTALLATION
  24.  
  25.   Archive where this file came from should be extracted to a
  26.   directory where you installed Image Engineer.
  27.  
  28.   This script must be in IE:Arexx/
  29.  
  30.   There's example pictures in Gallery -dir.
  31.   There's something to test with in Testmaterials -dir.
  32.  
  33.  
  34. REGISTRATION
  35.  
  36.   File "VE-Main.lha" downloadble at website of Visual Engineering
  37.   and from Aminet, has detailed information about registration using
  38.   different methods.
  39.  
  40.  
  41. USAGE
  42.  
  43.   Activate a window of an image and run the script.
  44.   Currently whole rectangular picture will be taken as a shape.
  45.  
  46.   You will prompted with a requester asking for a type of the
  47.   border. Pick one and it's subrequester will appear.
  48.  
  49.  
  50. ARGUMENTS
  51.  
  52.   VisualBorder.rexx <pic> <bordertype> <arguments>
  53.  
  54.   <pic>        name of an image (in IE)
  55.   <bordertype> name of the effect
  56.  
  57.   <arguments>  for effects are:
  58.  
  59.  
  60.    Gradient  <borderwidth>
  61.  
  62.    <borderwidth> = width of gradient
  63.  
  64.  
  65.    RoundCorner <smooth> <adjust>
  66.  
  67.    <smooth>      =  edge smoothness
  68.    <adjust>      =  adjusts corner's roundness
  69.  
  70.  
  71.  
  72.  
  73.   AmigaDOS
  74.  
  75.     Sys:Rexxc/RX VisualBorderDemo.rexx <arguments>
  76.     Sys:Rexxc/RX VisualBorderDemo.rexx 000_testpic.iff ROUNDCORNER 90 13
  77.  
  78.  
  79.  
  80.   Other scripts:
  81.  
  82.     ADDRESS COMMAND "Sys:Rexxc/RX IE:Arexx/VisualBorderDemo.rexx <arguments>"
  83.  
  84.     Next lines return you the name of this new picture.
  85.  
  86.     PROJECT_LIST
  87.     xyz=result
  88.     pic=subword(xyz,1,1)
  89.  
  90.  
  91.  
  92.  
  93.  
  94. HISTORY
  95.  
  96.   1.22
  97.  
  98.   Removed dummy effect-names, which are only available in registered
  99.   version.
  100.  
  101.   1.21
  102.  
  103.   Included new example images made using Visual Border.
  104.  
  105.   1.20
  106.  
  107.   Now this demo-version works just like the registered one.
  108.   Gradient and RoundCorner -effects included.
  109.  
  110.   1.00
  111.  
  112.   History started
  113.  
  114.  
  115.  
  116.  
  117.  
  118. WORLD WIDE WEB
  119.  
  120.  Image Engineer
  121.  http://www.amigaworld.com/support/imageengineer/
  122.  
  123.  SViewIV
  124.  http://www.ar-kleinert.de/sview_e.html
  125.  
  126.  Visual Engineering
  127.  http://wwnet.fi/users/smarko/visual/
  128.  
  129.  
  130.  
  131. AMINET
  132.  
  133.  Image Engineer
  134.  http://ftp.sunet.se/aminetbin/find?imeng
  135.  
  136.  SViewIV
  137.  http://ftp.sunet.se/aminetbin/find?sviewiv
  138.  
  139.  Visual Engineering
  140.  http://ftp.sunet.se/aminetbin/find?visual+eng.
  141.  
  142.  
  143. ============================= Archive contents =============================
  144.  
  145. Original  Packed Ratio    Date     Time    Name
  146. -------- ------- ----- --------- --------  -------------
  147.     8359    8359  0.0% 01-Apr-99 22:45:00 +borderpic1.jpg
  148.     9092    9092  0.0% 01-Apr-99 23:16:12 +borderpic10.jpg
  149.    18771   18771  0.0% 01-Apr-99 23:18:48 +borderpic11.jpg
  150.    13501   13501  0.0% 14-Nov-99 20:23:52 +borderpic12.jpg
  151.    17121   17121  0.0% 14-Nov-99 20:24:04 +borderpic13.jpg
  152.    19242   19242  0.0% 14-Nov-99 20:24:12 +borderpic14.jpg
  153.    15110   15110  0.0% 14-Nov-99 20:26:56 +borderpic15.jpg
  154.    15235   15235  0.0% 14-Nov-99 20:27:20 +borderpic16.jpg
  155.    13112   13112  0.0% 14-Nov-99 20:27:50 +borderpic17.jpg
  156.     9894    9894  0.0% 14-Nov-99 20:28:24 +borderpic18.jpg
  157.     9466    9466  0.0% 01-Apr-99 22:46:42 +borderpic2.jpg
  158.    10707   10707  0.0% 01-Apr-99 22:50:50 +borderpic3.jpg
  159.    10588   10588  0.0% 01-Apr-99 22:51:46 +borderpic4.jpg
  160.    14702   14702  0.0% 01-Apr-99 22:53:38 +borderpic5.jpg
  161.    14969   14969  0.0% 01-Apr-99 22:54:36 +borderpic6.jpg
  162.    12760   12760  0.0% 01-Apr-99 22:55:28 +borderpic7.jpg
  163.     6586    6586  0.0% 01-Apr-99 22:57:10 +borderpic8.jpg
  164.     9063    9063  0.0% 01-Apr-99 23:02:46 +borderpic9.jpg
  165.     6532    1987 69.5% 08-Dec-99 20:23:22 +VisualBorderDemo.rexx
  166.     2806    1386 50.6% 09-Dec-99 19:48:28 +VisualBorderDemo.notes
  167.    24598   24598  0.0% 06-Jun-99 23:56:20 +VisualBorder-pic-raasepori.jpg
  168. -------- ------- ----- --------- --------
  169.   262214  256249  2.2% 12-Dec-99 20:59:46   21 files
  170.